In This Topic
Syntax
'Declaration
Protected Overridable Function w( _
ByVal As System.ComponentModel.LicenseContext, _
ByVal As System.Type, _
ByVal As System.Object _
) As ah(Of a)
protected virtual ah<a> w(
System.ComponentModel.LicenseContext ,
System.Type ,
System.object
)
Parameters
- a
- b
- c
See Also